Merge latest xen-unstable into xen-ia64-unstable to prep
authordjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Wed, 14 Sep 2005 21:36:10 +0000 (15:36 -0600)
committerdjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Wed, 14 Sep 2005 21:36:10 +0000 (15:36 -0600)
for push back to xen-unstable

1  2 
linux-2.6-xen-sparse/drivers/xen/blkfront/block.h
linux-2.6-xen-sparse/drivers/xen/console/console.c
linux-2.6-xen-sparse/include/asm-xen/gnttab.h
tools/examples/xen-backend.agent
tools/libxc/xc_private.c
tools/python/xen/xend/image.py

index 5d1e38564e1fc05d79d31daca54ea20a2e29f978,f2eb0036e5378adcb904b59637f9c2f1603a822d..d1853322e9adeba15d4c55452b5da294dbda9c42
@@@ -45,9 -45,8 +45,9 @@@
  #include <linux/blkdev.h>
  #include <linux/major.h>
  #include <linux/devfs_fs_kernel.h>
- #include <asm-xen/hypervisor.h>
+ #include <asm/hypervisor.h>
  #include <asm-xen/xenbus.h>
 +#include <asm-xen/gnttab.h>
  #include <asm-xen/xen-public/xen.h>
  #include <asm-xen/xen-public/io/blkif.h>
  #include <asm-xen/xen-public/io/ring.h>
index 087891ee4ddbc75494ba7f91897fa9983f86c45f,1091c6f903a3aaffe78e41f57b0e042eccd5cffd..f05d06136d06239ca630b0077cb7feb5c227d8ef
@@@ -49,9 -49,8 +49,9 @@@
  #include <asm/io.h>
  #include <asm/irq.h>
  #include <asm/uaccess.h>
 +#include <asm-xen/xen-public/xen.h>
  #include <asm-xen/xen-public/event_channel.h>
- #include <asm-xen/hypervisor.h>
+ #include <asm/hypervisor.h>
  #include <asm-xen/evtchn.h>
  
  #include "xencons_ring.h"
index 91a5d0eb32a0336000e6aa8341e98903e2bd8d28,91a5d0eb32a0336000e6aa8341e98903e2bd8d28..6aefea139986f94a4bb5ec57b4e2d617b1094e96
@@@ -1,3 -1,3 +1,7 @@@
++\ 1
++copyrev: 0000000000000000000000000000000000000000
++copy: tools/examples/backend.hotplug
++\ 1
  #! /bin/sh
  
  #ACTION=add
Simple merge
Simple merge